Click or drag to resize

ConversationGlobalLastDeliveryTime Property

Contains the delivery time of the message that was last received in this conversation across all folders in the mailbox.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DateTime GlobalLastDeliveryTime { get; }

Property Value

Type: DateTime
The global last delivery time.
See Also